Skip to content

Fix CI check for unmanaged packages and none coverage#55

Merged
theoephraim merged 1 commit into
mainfrom
fix/ci-check-unmanaged-packages
Apr 28, 2026
Merged

Fix CI check for unmanaged packages and none coverage#55
theoephraim merged 1 commit into
mainfrom
fix/ci-check-unmanaged-packages

Conversation

@theoephraim

Copy link
Copy Markdown
Member

Summary

  • bumpy ci check no longer fails when only unmanaged packages changed — exits cleanly with "No managed packages have changed" instead of erroring with "No bump files found"
  • none entries count as covered in CI strict mode — previously only plan.releases was checked, so packages marked with none in bump files would incorrectly show as uncovered

Test plan

  • All 202 tests pass
  • Test in CI with a PR that only changes unmanaged files

…es as covered

- `bumpy ci check` no longer fails when only unmanaged packages changed
- Packages listed with `none` in bump files now count as covered in
  strict mode CI checks
@github-actions

Copy link
Copy Markdown

bumpy-frog

The changes in this PR will be included in the next version bump.

patch Patch releases

  • @varlock/bumpy 1.4.0 → 1.4.1

Bump files in this PR

Click here if you want to add another bump file to this PR


This comment is maintained by bumpy.

@theoephraim theoephraim merged commit 85b3ced into main Apr 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant